PHP Tutorial Configuration Chinese Narration
Let's see what you see, php.ini.
[PHP]
;;;;;;;;;;;; WARNING;;;;;;;;;;;;; This is the default settings file for new PHP installations.; By default, PHP installs itself with a configuration suitable for;
PHP's error mechanism is also very complex, did a few years of PHP, also did not carefully summed up, now to fill in this lesson.
Special Note: The PHP version of the article uses 5.5.32
Error level of PHP
First you need to know what bugs are in
The example explains how to handle errors and exceptions in the PHP Yii Framework, and the example explains yii. The example explains how to handle errors and exceptions in the PHP Yii Framework. The example explains that yiiYii has implemented
PHP implements the message board function with Mysql database, and mysql message board
The following message board is displayed:
I recently read the basic PHP syntax and want to use these basic things to implement the message board, which is also
PHP and Mysql database are used to implement the message board function and mysql message board. PHP implements the message board function in combination with the Mysql database. the mysql message board shows you the message board: I recently read
Php's error mechanism is also very complex, did a few years of php, also did not carefully summed up, now fill this Lesson.Special Note: The PHP version of the article uses 5.5.32Error level for PHPFirst you need to know what PHP errors Are. Up to
PHP Error mechanism knowledge Summary, PHP mechanism summary
PHP's error mechanism is also very complex, did a few years of PHP, also did not carefully summed up, now fill this lesson.
Special Note: The PHP version of the article uses 5.5.32
Error
Yii has already implemented the exception and the wrong takeover on the CApplication by default, which is implemented through the Set_exception_handler,set_error_handler of PHP. With these two PHP built-in functions, you can improve the
"Record error (production environment)"Ini:① turn on/off error log functionLog_errors = On② Setting the maximum number of bytes for log_errors1024Other:
Options
Describe
Log_errors
Sets whether to log error
If you're a veteran of PHP, you know what happens when a php script goes wrong. The PHP parser then gives the error message on the screen, such as Fatal error:call to undefined function in line 19--so the program terminates here. This information
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.